home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / win_a_d / desk24.zip / BACKHIST.TXT next >
Text File  |  1992-09-06  |  6KB  |  132 lines

  1. BUGS/FEATURES
  2. =============
  3.  
  4. V1.1    Fixed bug that prevented Back-Menu from being reloaded after it had
  5.     been removed.
  6.     Restructured code so that it should work with EMS systems. (Not
  7.     tested fully).
  8.  
  9. V1.2    Added cascading menus.
  10.  
  11. V1.3    Locks up Compaq 386/25e sometimes when starting up DOS window.
  12.  
  13. V1.31    Added ambiguous file name support.
  14.  
  15. V1.32    Made Back-Menu process the windows command line when it is the shell.
  16.  
  17. V1.33    Modified Open Dialog box to have dirs and files lists.
  18.     Fixed problem if you type in path and filename to opex dialog.
  19.  
  20. V1.34    Added '%' to prompt for command line for an application.
  21.     Fixed bug where if you uninstall Back-Menu you get UAE.
  22.     Added about box.
  23.     Changed ambiguous filename support so that the open box has
  24.     the directory specified.
  25.  
  26. V1.35    Added support for setting start-up directory.
  27.  
  28. V1.36    Whichever mouse button brings up the menu can now be used to select
  29.     items from it (as well as the left mouse button)
  30.  
  31. V1.37    Now supports extensions from win.ini (eg. MYTEXT.WRI will cause
  32.     write to be started up on the file).
  33.     Cured bug where if Back-Menu is the only task in the system, the
  34.     menu doesn't stay up the first time the button clicked.
  35.  
  36. V1.38    Changed line-reading to fix problems with reading the .ini file.
  37.     Removed the limit of 15 items per menu.
  38.  
  39. V1.39    There were problems if back-menu was the shell and a command line
  40.     was given to windows which didn't have a path component (It said it
  41.     couldn't find the file). This has been fixed.
  42.     Added history mechanism to Execute... command.
  43.     Re-ordered the fixed menu to place more frequently used items at
  44.     the top.
  45.     Modified % prompting to allow a command line to be edited (eg.
  46.     %-t -r hello.pas will prompt with the rest of the command line
  47.     present for editing).
  48.  
  49. V1.40    Added the ability to understand program manager group files. (Thanks to
  50.     whoever it was who sent me the file format).
  51.  
  52. V1.41    Never released
  53.  
  54. V1.42    ALT-F10 will now pop-up the menu from the keyboard
  55.  
  56. V2.00    Made all menu items totally configurable. See section for more details.
  57.  
  58. V2.01    Fixed bug which caused windows to become unstable if the 'Remove BackMenu'
  59.     option was used.
  60.     BackMenu would look in the current directory for the ini file (unless
  61.     otherwise specified). If any applications were started up, the current
  62.     directory would change and cause BackMenu to loose the ini file. BackMenu
  63.     will now remember the startup directory and explicity use this rather
  64.     than assuming. (To be absolutly sure, specify the full path to the
  65.     ini file within the Set Options... dialog box).
  66.  
  67. V2.10    The above fix (V2.01) didn't work. This meant that anyone who hadn't
  68.     used a previous version of BackMenu couldn't use V2.01 as it looked
  69.     for a null file (""). Also, the default menu that should appear if
  70.     there is no menu file didn't work so it appeared as if nothing had
  71.     happened. This has been fixed.
  72.  
  73. V2.20    Added 'Browse...' option to the Command Dialog box so you can wander
  74.     the disk through a standard open dialog box to look for a file to
  75.     execute.
  76.     Added comments to the menu initialisation file. Any line starting with
  77.     a semi-colon (;) is now ignored.
  78.     Added a $Info keyword that gives some (hopefully) useful system
  79.     info a-la Program or File Manager. (Thanks to Randy for those).
  80.     Added @ option which causes items in the menu to be auto-run when
  81.     BackMenu is first invoked. This option may be disabled by holding
  82.     down either shift key while backmenu is loading.
  83.     Increased the maximum line length for a program item to 160 characters.
  84.  
  85. V2.21    Make BackMenu BigDesk aware. BackMenu now stops bigdesk obscuring
  86.     its menus if BigDesk's keep-to-front option is enabled.
  87.  
  88. V2.30    Added clipboard communication from DOS (Enhanced mode only).
  89.     Added maximise and minimise options.
  90.  
  91. V2.31    Fixed problem with starting up BackMenu and specifying a directory (it
  92.     would always append the start-up directory to the command specified
  93.     on the command line). This is no longer required.
  94.     Made reading the menu file (slightly) faster.
  95.     The description string for $groups is greyed out if no groups exist.
  96.  
  97. V2.32    Backmenu now gets its defaults from SP-SERV.INI
  98.     All strings used are loaded from a resource table.
  99.  
  100. V2.33    Started DragDrop stuff - more later.
  101.  
  102. V2.34
  103.     Fixed Windows 3.1 group problems, the system now decodes 3.1
  104.     groups properly.
  105.     Speeded up group file reading generally.
  106.     Changed from using WINCOM.DLL to COMMDLG.DLL
  107.     Made browse... option from execute remember last directory used.
  108.     Decodes Program Manager's startup group if it is the shell.
  109.     Added $TASKS keyword that provides a sub-menu of the executing tasks.
  110.     Tidied up dialog boxes so they work with the keyboard.
  111.     Fixed problem with large documents being copied to the clipboard when
  112.     BackMenu was monitoring it.
  113.     Added BackMenu and Windows version numbers to the $INFO dialog.
  114.     Made BackMenu monitor the MENU file and automatically re-load it
  115.     if a modification is made.
  116.     BackMenu now parses the menu before loading. If an error occurs, it
  117.     can start up an editor (default is Notepad) with a comment in the
  118.     file showing the location of the error.
  119.  
  120. V2.40    All of the program manager groups code has been moved into a DLL
  121.     (pmgroups.dll). This code has been enhanced so BackMenu fully understands
  122.     PM group info including minimized flag.
  123.  
  124. Any criticism/comments/praise/bugs etc can be directed to the author (me) via
  125.  
  126. mail:    sphipps@cix.compulink.co.uk
  127. post:    SP Services, PO Box 456, Southampton, SO9 7XG, England
  128. fax:    +44 703 550037
  129.  
  130. (whichever you prefer).
  131.  
  132.